Welcome![Sign In][Sign Up]
Location:
Search - assembly compiler

Search list

[androidAndroid_wyfy

Description: 维语词典源码是一个词典翻译项目,测试运行以后我就惊呆,界面都是蝌蚪文,一开始我以为是阿拉伯语,搞了好久才发现是维语(维吾尔族语言) !,不得不说这个项目很逗,虽然strings.xml文件里面配置的字符串都是维语,但是源码里面的注释是用的中文简体,class是用汉语拼音命名的。从项目整体的架构上目测应该是学生作品,一开始项目缺少jsoup-1.6.0.jar和ksoap2-android-assembly-2.4-jar-with-dependencies.jar这两个jar包,都已经找齐了放进去了,项目可以正常运行,不过看懂显示的什么还需要一定的维语水平。涉及的东西有txt操作、字体文件使用、还有一些网络操作,编译版本2.3.3 编码UTF-8。-The source of Uygur dictionary is a dictionary translation project, run the test after I was numb with shock, the interface is tadpoles in the. At first I thought it was Arabic, engage in a long time to find Uygur Uighur language ! , have to say the project is very funny, although strings.xml file inside the configuration string is the Uighur, but source code inside the notes is in simplified Chinese, class is named in the Chinese phonetic alphabet. From the architecture for the project as a whole visual should is a student work, project is the lack of jsoup-1.6.0.jar ksoap2-android-assembly-2.4-jar-with-dependencies.jar the two jar package, have evens out into it. The project can be normal operation, but read display what still need a certain level of Uygur language. Involved in the operation of the txt, font files, and some network operation, the compiler version 2.3.3 encoding UTF-8.
Platform: | Size: 12302336 | Author: 李伟林 | Hits:

[Othermicroarchitecture

Description: The microarchitecture of Intel, AMD and VIA CPUs (3/5). An optimization guide for assembly programmers and compiler makers. By Agner Fog. Technical University of Denmark.
Platform: | Size: 1584128 | Author: regx | Hits:

[SCMLED

Description: 在51单片机上实现跑马灯,利用汇编语言,在Keil环境中编译通过。-Marquee realized on 51 microcontroller, the use of assembly language, Keil compiler environment.
Platform: | Size: 2048 | Author: xyu | Hits:

[OS programqeduution

Description: 在Visual C++中使用内联汇编不需要额外的编译器和联接器,很好-Using inline assembly in Visual c++ does not need additional compiler and coupling, is very good
Platform: | Size: 208896 | Author: Lbpnfy | Hits:

[Other使用特性

Description: 使用.NET框架编写Windows程序,在很多方面已经变得很简单。在许多情况下,.NET框架使用,.NET编译器在编译时绑定到程序集的元数据,.使灵活的程序设计变得更容易。事实上,对于.NET而言,使用内嵌的元数据把我们从DLL地狱解脱出来是可能的。(Writing Windows programs using the.NET framework has become very simple in many ways. In many cases, the.NET framework uses metadata that is bound to the assembly at compile time by the.NET compiler, making it easier to program flexibly. In fact, it is possible for.NET to use nested metadata to free us from DLL hell.)
Platform: | Size: 77824 | Author: panjaf | Hits:

[Process-Thread52835521

Description: 在Visual C++中使用内联汇编不需要额外的编译器和联接器,很好(Using inline assembly in Visual c + + does not need additional compiler and coupling, is very good)
Platform: | Size: 207872 | Author: jxclusive | Hits:

[Dialog_Windowinbrcmenv

Description: Using inline assembly in Visual c + + does not need additional compiler and coupling, is very good
Platform: | Size: 207872 | Author: haryzwy | Hits:

[OtherPascal简易编译器

Description: 汇编原理课程的简易编译器,包含词法分析和语法分析(A simple compiler for assembly principles)
Platform: | Size: 6144 | Author: 493427130 | Hits:

[Embeded-SCM Developkeil 开发软件

Description: Keil C51 是美国Keil software 公司出品的51系列兼容单片机C语言软件开发系统。Keil C51软件提供了丰富的库数据和功能强大的集成开发调试工具μVision2全是windows界面。只要看一下编译后生成的汇编代码,就能体会到keil C51生成的目标代码的效率之高,多数语句生成的汇编代码很紧凑,容易理解。在开发大型软件时更能体现高级语言的优势。Keil的版本目前是V7版本,他是很优秀的8051C编译器。(Keil C51 is the 51 series compatible MCU C language software development system produced by Keil software company in the United States. Keil C51 software provides a wealth of library data and powerful integrated development and debugging tools - Vision2 is all windows interface. As long as we see compiled compiled code, we can see that the target code generated by keil C51 is highly efficient. Most of the assembly codes generated by most sentences are compact and easy to understand. In developing large software, the advantage of advanced language is more embody. The version of Keil is currently the V7 version, and he is an excellent 8051C compiler.)
Platform: | Size: 51850240 | Author: ggs1978 | Hits:

[Internet-Network_keil_C51注册破解软件

Description: Keil是一个德国知名软件公司Keil(现已并入ARM 公司)开发的微控制器软件开发平台,是目前ARM内核单片机开发的主流工具。Keil提供了包括C编译器、宏汇编、连接器、库管理和一个功能强大的仿真调试器在内的完整开发方案,通过一个集成开发环境(uVision)将这些功能组合在一起。 keil已推出了keil uvision5,相信很多用户都需要keil uvision5的注册机。(Keil is a well-known german software company keil ( now incorporated into arm company ) development of microcontroller software development platform, is the current arm core SCM development mainstream tools. Keil provides a complete development solution that includes a c compiler, macro assembly, connector, library management, and a powerful simulation debugger that combines these features through an integrated development environment ( uvision ). Keil has launched keil uvision 5, which is believed to be needed by many users)
Platform: | Size: 16384 | Author: 毛毛d | Hits:

[Othercomm

Description: c++ 内存加载Dll 特点如下: 直接在内存中载入,无磁盘占用 支持加壳保护的dll , 平时用的最多的vmp ,其它壳子还请自己测试 无模块载入, 因为重写了loadlibary ,如需要请自己注册 支持注入到目标进程,前提请先使用相应权限打开目标 对原代码的修改如下: 使用内联汇编将原 c/c++的库调用 代替, 使得 注入代码可行 支持直接使用资源加载和注入 支持加载exe ,请自行 hook 某些函数 ,确保exe 正确运行 加入inline 注入方式 代码少量加花, 确保编译器最大优化无误 注入的示例代码(The characteristics are as follows: Directly loaded in memory, diskless occupancy Support shell protection DLL, usually the most used VMP, please own other shell test No module loading, because loadlibary is rewritten, if necessary, please register yourself. Support injection into the target process. First, use the corresponding permission to open the target. The modifications to the original code are as follows: The intranet assembly is used to replace the library call of the original c/c++, so that the injected code is feasible. Support direct use of resource loading and injection Support loading exe, please hook some functions to ensure that exe is running correctly. Adding inline injection Small amount of code is added to ensure maximum error of compiler. Sample code injected)
Platform: | Size: 8192 | Author: 轩轩轩 | Hits:

[SCMLED-display

Description: 这是利用汇编语言和c语言编译的I/O并行口直接驱动LED显示实验。(This is the use of assembly language and c language compiler of I/O parallel port directly drive LED display experiment.)
Platform: | Size: 45056 | Author: 王逍遥 | Hits:

[BooksC和C++深层探索

Description: 本书试图通过几十个章节的内容带领读者从多个方面理解c/c++ 的语法,并通过编译器生成汇编代码,使读者明白底层实现,从而能更全面的理解c/c++. 本书不适合作为0基础的入门读物学习。(This book attempts to lead the readers to understand the syntax of C / C + + from many aspects through dozens of chapters, and generate assembly code through compiler, so that the readers can understand the underlying implementation, so as to understand C / C + + more comprehensively. This book is not suitable for learning as a 0-based introductory reading.)
Platform: | Size: 4062208 | Author: 扁豆 | Hits:
« 1 2 ... 9 10 11 12 13 14»

CodeBus www.codebus.net